←Select platform

IWorkstationArgument<D,T> Interface

Summary

Provides an interface for classes that act as an argument to be pushed into the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService.

Syntax

C#
VB
C++
public interface IWorkstationArgument<D, T> 
  
Public Interface IWorkstationArgument 
    (Of D,T)  
generic<typename D> 
generic<typename T> 
public interface class IWorkstationArgument  

Type Parameters

D
The argument data.

T
The result of executing the argument.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly